home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / tbbs093.lha / Programmer / TechWWF_src / WWFDefs.h < prev    next >
C/C++ Source or Header  |  1994-04-07  |  325b  |  17 lines

  1. #include <exec/types.h>
  2. #include <rexx/storage.h>
  3. #include <proto/dos.h>
  4. #include <proto/exec.h>
  5. #include <proto/rexxsyslib.h>
  6. #include <proto/utility.h>
  7. #include <stdlib.h>
  8. #include <stdarg.h>
  9. #include <stdio.h>
  10. #include <string.h>
  11. #include <lists.h>
  12. #include <time.h>
  13. #include <clib/alib_protos.h>
  14.  
  15. #include <BBSStruct.h>
  16.  
  17.